[INFO] cloning repository https://github.com/Ellipsis-Labs/plasma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ellipsis-Labs/plasma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllipsis-Labs%2Fplasma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllipsis-Labs%2Fplasma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01e7737e91878ce0b8ff6aef7f13369e318be3c1
[INFO] testing Ellipsis-Labs/plasma against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEllipsis-Labs%2Fplasma" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ellipsis-Labs/plasma
[INFO] finished tweaking git repo https://github.com/Ellipsis-Labs/plasma
[INFO] tweaked toml for git repo https://github.com/Ellipsis-Labs/plasma written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ellipsis-Labs/plasma on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ellipsis-Labs/plasma already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed4949533c8a272576046a2321a6cd678954f2b9a2c84202e57e50d5cb0e9624
[INFO] running `Command { std: "docker" "start" "-a" "ed4949533c8a272576046a2321a6cd678954f2b9a2c84202e57e50d5cb0e9624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed4949533c8a272576046a2321a6cd678954f2b9a2c84202e57e50d5cb0e9624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4949533c8a272576046a2321a6cd678954f2b9a2c84202e57e50d5cb0e9624", kill_on_drop: false }`
[INFO] [stdout] ed4949533c8a272576046a2321a6cd678954f2b9a2c84202e57e50d5cb0e9624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8959fb63374f3e4c6b04117ed6719299e67852a998cd59e53b6baa495efe9da3
[INFO] running `Command { std: "docker" "start" "-a" "8959fb63374f3e4c6b04117ed6719299e67852a998cd59e53b6baa495efe9da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling solana-program v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling solana-sdk v2.0.0
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.17
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.17
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-security-txt v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling solana-program v1.18.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.17
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling shank_macro_impl v0.3.0
[INFO] [stderr]    Compiling shank_render v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling shank_macro v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling shank v0.3.0
[INFO] [stderr]    Compiling plasma-amm-state v0.1.0 (/opt/rustwide/workdir/crates/plasma_state)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/plasma_state/src/amm.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / #[repr(C)]
[INFO] [stdout] 55 | | pub struct Amm {
[INFO] [stdout] 56 | |     pub fee_in_bps: u32,
[INFO] [stdout] 57 | |     protocol_allocation_in_pct: u32,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     pub cumulative_quote_protocol_fees: u64,
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/plasma_state/src/amm.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Amm {
[INFO] [stdout]    |            ^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/plasma_state/src/fixed.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[repr(C)]
[INFO] [stdout] 14 | | #[derive(Clone, Copy, Zeroable, Pod)]
[INFO] [stdout] 15 | | pub struct I80F48 {
[INFO] [stdout] 16 | |     inner: i128,
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/plasma_state/src/fixed.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct I80F48 {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/plasma_state/src/lp.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / #[repr(C)]
[INFO] [stdout]  9 | | pub struct PendingSharesToVest {
[INFO] [stdout] 10 | |     pub deposit_slot: SlotWindow,
[INFO] [stdout] 11 | |     pub lp_shares_to_vest: u64,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/plasma_state/src/lp.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct PendingSharesToVest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> crates/plasma_state/src/lp.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / #[repr(C)]
[INFO] [stdout] 61 | | pub struct LpPosition {
[INFO] [stdout] 62 | |     reward_factor_snapshot: I80F48,
[INFO] [stdout] 63 | |     pub lp_shares: u64,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     pub pending_shares_to_vest: PendingSharesToVest,
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/plasma_state/src/lp.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct LpPosition {
[INFO] [stdout]    |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr] error: could not compile `solana-program` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name solana_program --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=036da7b893a4298e -C extra-filename=-c3055f9d5f3dc812 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bn254=/opt/rustwide/target/debug/deps/libark_bn254-8eb25f217e2ea38c.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-2ab86a1b3eacaec9.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-bed2725a80348679.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-2e4defd5375313cd.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1159029d0ab0d3c0.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0297cbdca6c0019c.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-c6e87441262d447b.rlib --extern borsh0_9=/opt/rustwide/target/debug/deps/libborsh-031057342a3a099e.rlib --extern borsh0_10=/opt/rustwide/target/debug/deps/libborsh-bbfd42935fe74142.rlib --extern borsh=/opt/rustwide/target/debug/deps/libborsh-bbf99225108abba3.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-07b47fd361d3d70f.rlib --extern bv=/opt/rustwide/target/debug/deps/libbv-7b11f39426cb3bb9.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f770aa391759a471.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-1afc221e709586e0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-be54dd92b3ca39cd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-046ea5b3e73a06e9.rlib --extern libsecp256k1=/opt/rustwide/target/debug/deps/liblibsecp256k1-7426a71a85ee04a2.rlib --extern light_poseidon=/opt/rustwide/target/debug/deps/liblight_poseidon-fd6e38386f0ed8e1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-6c1e6db7021965d9.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6308fb0ce5caf8c9.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-cd73d59449d5f10e.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3decef4cdbd13ae1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7f84bfbec100ee7b.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-d3a96f3c1b03d871.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a3093f25d9dd7751.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-df39dfde0b54d8d0.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1d6179ea652c67c0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cdb144ed5fa96023.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-898c5339340ed4f4.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-e2ed0e888ead5fc5.rlib --extern solana_frozen_abi=/opt/rustwide/target/debug/deps/libsolana_frozen_abi-d71b9e860257a92c.rlib --extern solana_frozen_abi_macro=/opt/rustwide/target/debug/deps/libsolana_frozen_abi_macro-064a8c9d20a63b0c.so --extern solana_sdk_macro=/opt/rustwide/target/debug/deps/libsolana_sdk_macro-bd4ca8e7271fcb90.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a148d7ee81a4e99f.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-132a3ec76d5cb41b.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4e15a529f25b9d62.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9a1b3e2145f0b5d5.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-cf52e0e5600db1f2/out -L native=/opt/rustwide/target/debug/build/blake3-cf52e0e5600db1f2/out --cfg RUSTC_WITH_SPECIALIZATION` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `solana-program` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name solana_program --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-program-1.18.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ab00eeacacc7f5c9 -C extra-filename=-f6e24b7d7d5a0179 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_bn254=/opt/rustwide/target/debug/deps/libark_bn254-5f4ae56067450ab3.rlib --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-76df47518cf3cca0.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-c7811342b7fac7b5.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-bf7210f720060382.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1159029d0ab0d3c0.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0297cbdca6c0019c.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-2edb25e907e2d3e9.rlib --extern borsh0_9=/opt/rustwide/target/debug/deps/libborsh-031057342a3a099e.rlib --extern borsh0_10=/opt/rustwide/target/debug/deps/libborsh-bbfd42935fe74142.rlib --extern borsh=/opt/rustwide/target/debug/deps/libborsh-bbf99225108abba3.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-07b47fd361d3d70f.rlib --extern bv=/opt/rustwide/target/debug/deps/libbv-7b11f39426cb3bb9.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f770aa391759a471.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-aacc125bcb63ce4d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-be54dd92b3ca39cd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-046ea5b3e73a06e9.rlib --extern libsecp256k1=/opt/rustwide/target/debug/deps/liblibsecp256k1-224ba95fb656eebc.rlib --extern light_poseidon=/opt/rustwide/target/debug/deps/liblight_poseidon-deb71694577441ba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-6c1e6db7021965d9.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6308fb0ce5caf8c9.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-cd73d59449d5f10e.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3decef4cdbd13ae1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7f84bfbec100ee7b.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-d3a96f3c1b03d871.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a3093f25d9dd7751.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-df39dfde0b54d8d0.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1d6179ea652c67c0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cdb144ed5fa96023.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-88f98caf9ebad69d.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-4e6c55447a60011d.rlib --extern solana_frozen_abi=/opt/rustwide/target/debug/deps/libsolana_frozen_abi-85b148330e73cc7f.rlib --extern solana_frozen_abi_macro=/opt/rustwide/target/debug/deps/libsolana_frozen_abi_macro-064a8c9d20a63b0c.so --extern solana_sdk_macro=/opt/rustwide/target/debug/deps/libsolana_sdk_macro-bd4ca8e7271fcb90.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a148d7ee81a4e99f.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-8862fc9d5f6c66bd.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4e15a529f25b9d62.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9a1b3e2145f0b5d5.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-cf52e0e5600db1f2/out -L native=/opt/rustwide/target/debug/build/blake3-cf52e0e5600db1f2/out --cfg RUSTC_WITH_SPECIALIZATION` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8959fb63374f3e4c6b04117ed6719299e67852a998cd59e53b6baa495efe9da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8959fb63374f3e4c6b04117ed6719299e67852a998cd59e53b6baa495efe9da3", kill_on_drop: false }`
[INFO] [stdout] 8959fb63374f3e4c6b04117ed6719299e67852a998cd59e53b6baa495efe9da3
